home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 8 (Internal Edition) / Apple R&P Lib Internal v8.0.iso / 3-Presentations / Markets / K-12 Education / HyperCard in Education / Jekyll and Hyde Help / card_4803.txt < prev    next >
Text File  |  1990-02-20  |  7KB  |  297 lines

  1. -- card: 4803 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 5115
  5. -- name: 
  6. ----- HyperTalk script -----
  7. On OpenCard
  8.   hide card field "NextExplain"
  9.   hide card field "ReferenceExplain"
  10.   hide card button "ShowReference"
  11.   show card button "Hider"
  12.   put empty into field "TimesTried"
  13.   set the hilite of button "1A" to false
  14.   set the hilite of button "1B" to false
  15.   set the hilite of button "1C" to false
  16.   set the hilite of button "1D" to false
  17.   lock screen
  18.   show card field "Start"
  19.   unlock screen with wipe right slow
  20. end OpenCard
  21.  
  22. On CloseCard
  23.   hide card field "Start"
  24.   hide card field "NextExplain"
  25.   hide card field "ReferenceExplain"
  26.   hide card button "ShowReference"
  27.   show card button "Hider"
  28.   set the hilite of button "1A" to false
  29.   set the hilite of button "1B" to false
  30.   set the hilite of button "1C" to false
  31.   set the hilite of button "1D" to false
  32. end CloseCard
  33.  
  34.  
  35. -- part 1 (button)
  36. -- low flags: 00
  37. -- high flags: 2006
  38. -- rect: left=75 top=82 right=117 bottom=99
  39. -- title width / last selected line: 0
  40. -- icon id / first selected line: 0 / 0
  41. -- text alignment: 1
  42. -- font id: 0
  43. -- text size: 12
  44. -- style flags: 0
  45. -- line height: 16
  46. -- part name: 1A
  47. ----- HyperTalk script -----
  48. on mouseUp
  49.   set the hilite of button "1A" to true
  50.   set the hilite of button "1B" to false
  51.   set the hilite of button "1C" to false
  52.   set the hilite of button "1D" to false
  53. end mouseUp
  54.  
  55.  
  56.  
  57.  
  58. -- part 2 (button)
  59. -- low flags: 00
  60. -- high flags: 2006
  61. -- rect: left=75 top=116 right=151 bottom=99
  62. -- title width / last selected line: 0
  63. -- icon id / first selected line: 0 / 0
  64. -- text alignment: 1
  65. -- font id: 0
  66. -- text size: 12
  67. -- style flags: 0
  68. -- line height: 16
  69. -- part name: 1B
  70. ----- HyperTalk script -----
  71. on mouseUp
  72.   set the hilite of button "1B" to true
  73.   set the hilite of button "1A" to false
  74.   set the hilite of button "1C" to false
  75.   set the hilite of button "1D" to false
  76. end mouseUp
  77.  
  78.  
  79.  
  80.  
  81. -- part 3 (button)
  82. -- low flags: 00
  83. -- high flags: 2006
  84. -- rect: left=75 top=150 right=185 bottom=99
  85. -- title width / last selected line: 0
  86. -- icon id / first selected line: 0 / 0
  87. -- text alignment: 1
  88. -- font id: 0
  89. -- text size: 12
  90. -- style flags: 0
  91. -- line height: 16
  92. -- part name: 1C
  93. ----- HyperTalk script -----
  94. on mouseUp
  95.   set the hilite of button "1C" to true
  96.   set the hilite of button "1A" to false
  97.   set the hilite of button "1B" to false
  98.   set the hilite of button "1D" to false
  99. end mouseUp
  100.  
  101.  
  102.  
  103.  
  104. -- part 4 (button)
  105. -- low flags: 00
  106. -- high flags: 2006
  107. -- rect: left=75 top=184 right=219 bottom=99
  108. -- title width / last selected line: 0
  109. -- icon id / first selected line: 0 / 0
  110. -- text alignment: 1
  111. -- font id: 0
  112. -- text size: 12
  113. -- style flags: 0
  114. -- line height: 16
  115. -- part name: 1D
  116. ----- HyperTalk script -----
  117. on mouseUp
  118.   set the hilite of button "1D" to true
  119.   set the hilite of button "1A" to false
  120.   set the hilite of button "1B" to false
  121.   set the hilite of button "1C" to false
  122. end mouseUp
  123.  
  124.  
  125.  
  126.  
  127. -- part 5 (button)
  128. -- low flags: 80
  129. -- high flags: 0003
  130. -- rect: left=53 top=262 right=288 bottom=125
  131. -- title width / last selected line: 0
  132. -- icon id / first selected line: 1009 / 1009
  133. -- text alignment: 1
  134. -- font id: 0
  135. -- text size: 12
  136. -- style flags: 0
  137. -- line height: 16
  138. -- part name: ShowReference
  139. ----- HyperTalk script -----
  140. on mouseUp
  141.   show card field "ReferenceExplain"
  142. end mouseUp
  143.  
  144.  
  145.  
  146. -- part 6 (button)
  147. -- low flags: 00
  148. -- high flags: 0001
  149. -- rect: left=164 top=227 right=335 bottom=279
  150. -- title width / last selected line: 0
  151. -- icon id / first selected line: 0 / 0
  152. -- text alignment: 1
  153. -- font id: 0
  154. -- text size: 12
  155. -- style flags: 0
  156. -- line height: 16
  157. -- part name: Hider
  158.  
  159.  
  160. -- part 7 (field)
  161. -- low flags: 81
  162. -- high flags: 0002
  163. -- rect: left=164 top=223 right=306 bottom=503
  164. -- title width / last selected line: 0
  165. -- icon id / first selected line: 0 / 0
  166. -- text alignment: 0
  167. -- font id: 22
  168. -- text size: 12
  169. -- style flags: 0
  170. -- line height: 16
  171. -- part name: ReferenceExplain
  172. ----- HyperTalk script -----
  173. On Mouseup
  174.   hide card field id 7
  175. end mouseup
  176.  
  177.  
  178. -- part 8 (field)
  179. -- low flags: 81
  180. -- high flags: 0002
  181. -- rect: left=9 top=289 right=336 bottom=398
  182. -- title width / last selected line: 0
  183. -- icon id / first selected line: 0 / 0
  184. -- text alignment: 0
  185. -- font id: 22
  186. -- text size: 12
  187. -- style flags: 0
  188. -- line height: 16
  189. -- part name: NextExplain
  190. ----- HyperTalk script -----
  191. On Mouseup
  192.   hide card field id 8
  193. end Mouseup
  194.  
  195.  
  196. -- part 9 (field)
  197. -- low flags: 81
  198. -- high flags: 0002
  199. -- rect: left=2 top=15 right=80 bottom=512
  200. -- title width / last selected line: 0
  201. -- icon id / first selected line: 0 / 0
  202. -- text alignment: 0
  203. -- font id: 22
  204. -- text size: 12
  205. -- style flags: 0
  206. -- line height: 16
  207. -- part name: Start
  208. ----- HyperTalk script -----
  209. On Mouseup
  210.   hide card field id 9
  211. end Mouseup
  212.  
  213.  
  214. -- part 11 (button)
  215. -- low flags: 00
  216. -- high flags: 8001
  217. -- rect: left=418 top=231 right=279 bottom=505
  218. -- title width / last selected line: 0
  219. -- icon id / first selected line: 2162 / 2162
  220. -- text alignment: 1
  221. -- font id: 0
  222. -- text size: 12
  223. -- style flags: 0
  224. -- line height: 16
  225. -- part name: Back To Title Page
  226. ----- HyperTalk script -----
  227. on mouseUp
  228.   lock screen
  229.   go to card id 2829
  230.   unlock screen with dissolve fast
  231. end mouseUp
  232.  
  233.  
  234.  
  235. -- part 12 (button)
  236. -- low flags: 00
  237. -- high flags: A002
  238. -- rect: left=16 top=319 right=340 bottom=76
  239. -- title width / last selected line: 0
  240. -- icon id / first selected line: 0 / 0
  241. -- text alignment: 1
  242. -- font id: 0
  243. -- text size: 12
  244. -- style flags: 0
  245. -- line height: 16
  246. -- part name: Return
  247. ----- HyperTalk script -----
  248. on mouseUp
  249.   global returncard
  250.   go to returncard
  251. end mouseUp
  252.  
  253.  
  254.  
  255. -- part contents for background part 1
  256. ----- text -----
  257. Mr. Hyde's handwriting is compared to what sample of Dr. Jekyll's handwriting?
  258.  
  259. -- part contents for background part 6
  260. ----- text -----
  261. His laboratory notebook.
  262.  
  263. -- part contents for background part 10
  264. ----- text -----
  265. His diary.
  266.  
  267. -- part contents for background part 11
  268. ----- text -----
  269. A note to Poole directing him to search for more of the drug.
  270.  
  271. -- part contents for background part 12
  272. ----- text -----
  273. An invitation to dinner.
  274.  
  275. -- part contents for background part 24
  276. ----- text -----
  277. 1D
  278.  
  279. -- part contents for background part 14
  280. ----- text -----
  281. 18.
  282.  
  283. -- part contents for card part 7
  284. ----- text -----
  285. This "Eye" button appears after you have correctly answered the question or you guessed three times and were still wrong.  This button allows the reader to see the where the answer is in the text.  
  286.  
  287. -- part contents for card part 8
  288. ----- text -----
  289. These buttons take you to the next, or the previous, multiple choice question.  During the test, you may click and hold on one of these for quick movement.
  290.  
  291. -- part contents for card part 9
  292. ----- text -----
  293. This is an example multiple choice question.  There are twenty multiple choice questions.  You should read the question, click in the appropriate circle, and then click "Check My Answer".  You will get no output if you are wrong.  You have three chances. Click here to go on.
  294.  
  295. -- part contents for background part 25
  296. ----- text -----
  297. True